.block.b_LocationsMapGoogle{overflow:hidden;position:relative}.block.b_LocationsMapGoogle .gm-style button{border-radius:0}.block.b_LocationsMapGoogle .gm-style button:hover,.block.b_LocationsMapGoogle .gm-style button:focus{color:#000 !important}.block.b_LocationsMapGoogle .gm-style .gm-style-iw-c{background-color:#1c86f9;max-width:340px !important}.block.b_LocationsMapGoogle .gm-style .gm-style-iw-c .gm-ui-hover-effect>span{background-color:#fff}.block.b_LocationsMapGoogle .gm-style-iw-chr button{padding:0 !important}.block.b_LocationsMapGoogle .gm-style .gm-style-iw-d{overflow:unset !important;padding-bottom:10px;position:relative;top:-10px}.block.b_LocationsMapGoogle .gm-style-cc button{padding:0 !important;font-size:10px !important;font-weight:400}.block.b_LocationsMapGoogle .search-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e9ecef;border-top:none;border-radius:0 0 8px 8px;max-height:250px;overflow-y:auto;display:none;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.1)}.block.b_LocationsMapGoogle .search-dropdown.active{display:block}.block.b_LocationsMapGoogle .dropdown-item,.block.b_LocationsMapGoogle .no-results{padding:12px 16px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.block.b_LocationsMapGoogle .dropdown-item:last-child,.block.b_LocationsMapGoogle .no-results:last-child{border-bottom:none}.block.b_LocationsMapGoogle .dropdown-item:hover{background:#f8f9fa}.block.b_LocationsMapGoogle .dropdown-item-title{font-weight:600;color:#333;margin-bottom:4px}.block.b_LocationsMapGoogle .dropdown-item-address{font-size:.85em;color:#999}.block.b_LocationsMapGoogle .info-window-content{width:100%}.block.b_LocationsMapGoogle .location-name{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .location-address{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .location-phone{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .provider-name{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .provider-address{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .provider-url{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .provider-url a{color:#fff;outline:none}.block.b_LocationsMapGoogle .provider-url a:hover{color:#f5ba4c}.block.b_LocationsMapGoogle .provider-phone{color:#fff;margin-bottom:.5rem}.block.b_LocationsMapGoogle .background-elements{bottom:3px;display:grid;overflow:hidden;position:absolute;left:15px;transform:scale(0.18);transform-origin:bottom left;z-index:0}@media(min-width: 768px){.block.b_LocationsMapGoogle .background-elements{transform:scale(0.3)}}@media(min-width: 1200px){.block.b_LocationsMapGoogle .background-elements{bottom:0;left:0;transform:scale(0.6)}}@media(min-width: 1800px){.block.b_LocationsMapGoogle .background-elements{transform:scale(1)}}.block.b_LocationsMapGoogle .background-elements svg{position:relative;top:0}@media(min-width: 1200px){.block.b_LocationsMapGoogle .background-elements svg{top:88px}}.block.b_LocationsMapGoogle .map-popup{padding:0px !important}.block.b_LocationsMapGoogle .map-wrapper{margin-top:14px;position:relative}.block.b_LocationsMapGoogle .map-wrapper .map{aspect-ratio:1029/650;width:100%;position:relative}.block.b_LocationsMapGoogle .map-wrapper .map .map-image{left:0;position:absolute;top:0}.block.b_LocationsMapGoogle .map-wrapper .map .locations{list-style:none;margin:0;padding:0;position:relative}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location{position:absolute;top:0;z-index:3}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:before{background-color:var(--color-tertiary-d);border-radius:50%;content:"";cursor:pointer;display:block;height:11px;order:1;width:11px}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:before{height:21px;width:21px}}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 38 25'%3E%3Cpolygon points='19 0 0 25 38 25 19 0' style='fill:%231c86f9'/%3E%3C/svg%3E");background-size:38px 25px;background-position:center;background-repeat:no-repeat;content:"";display:none;height:50px;left:-19px;position:absolute;top:-42px;transform:rotate(180deg);width:50px}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:after{border-width:0 19px 25px 19px;left:14px;top:-14px;transform:rotate(270deg)}}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:hover,.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.selected{z-index:4;filter:drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.25))}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:hover:before,.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.selected:before{box-shadow:0px 0px 0px 5px var(--color-tertiary-a)}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:hover .balloon,.block.b_LocationsMapGoogle .map-wrapper .map .locations .location:hover:after,.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.selected .balloon,.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.selected:after{display:block}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.desktop-flipped:after{left:-43px;top:-13px;transform:rotate(90deg)}.block.b_LocationsMapGoogle .map-wrapper .map .locations .location.desktop-flipped .balloon{left:-414px}}.block.b_LocationsMapGoogle .map-wrapper .map .balloon{background-color:var(--color-secondary-b);border-radius:26px;color:var(--color-tertiary-c);display:none;font-size:16px;line-height:19px;left:-112px;padding:22px 26px 5px 26px;position:absolute;bottom:35px;width:268px}@media(max-width: 1199.98px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon.offset-right{left:-30px}}@media(max-width: 1199.98px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon.offset-left{left:-197px}}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon.offset-bottom{top:-295px}}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon{bottom:unset;left:52px;line-height:23px;order:3;padding:22px 32px 13px 32px;top:-51px;width:383px}}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .location-name{font-size:22px;font-weight:700;line-height:26px;margin-bottom:5px}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon .location-name{font-size:26px;font-weight:500;line-height:46px;margin-bottom:0}}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .address{font-style:italic;margin-bottom:19px}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers{list-style:none;margin:0;padding:0}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers li{padding-bottom:20px !important}@media(min-width: 1200px){.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers{display:block;min-height:252px}}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers .provider{align-items:center;display:flex;gap:10px;margin-bottom:12px}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers .provider .provider-image{aspect-ratio:1/1;flex:0 0 75px}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers .provider .provider-image.round-border{border:5px solid var(--color-primary-b);border-radius:50%;overflow:hidden}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .providers .provider .provider-name{font-size:20px;font-weight:700;line-height:23px;margin-bottom:3px}.block.b_LocationsMapGoogle .map-wrapper .map .balloon .more{display:block;color:var(--color-tertiary-c);margin:10px 0;text-underline-offset:3px}.block.b_LocationsMapGoogle .locations-map-container{position:relative;transition:all .3s ease}.block.b_LocationsMapGoogle .map-wrapper{width:100%;margin:0 auto;transition:all .3s ease}.block.b_LocationsMapGoogle .locations-column{display:none;transition:all .3s ease}.block.b_LocationsMapGoogle .locations-list{padding:20px;height:100%;overflow-y:auto}.block.b_LocationsMapGoogle .locations-list:empty::before{content:"No locations listed";display:block;color:#666}.block.b_LocationsMapGoogle .location-detail ul.providers{margin-left:0px;padding-left:0px}.block.b_LocationsMapGoogle .location-detail:last-child{border-bottom:none}.block.b_LocationsMapGoogle .address{margin-bottom:1rem;color:#666}.block.b_LocationsMapGoogle .location-detail.active{background-color:#f8f9fa}@media(max-width: 991px){.block.b_LocationsMapGoogle .map-wrapper{margin-bottom:2rem}.block.b_LocationsMapGoogle .locations-list{max-height:500px;border-top:1px solid #eee}}.block.b_LocationsMapGoogle a.leaflet-popup-close-button{color:#fff !important}.block.b_LocationsMapGoogle .location-info{list-style:none;margin:0;padding:0 0 20px}.block.b_LocationsMapGoogle .location-marker{width:24px;height:24px;border-radius:50%;position:absolute;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.block.b_LocationsMapGoogle .location-marker .count{color:#fff;font-size:12px;font-weight:bold}.block.b_LocationsMapGoogle .location-marker:hover,.block.b_LocationsMapGoogle .location-marker.active{transform:scale(1.5)}@media(max-width: 991px){.block.b_LocationsMapGoogle .location-marker{width:20px;height:20px}.block.b_LocationsMapGoogle .location-marker .count{font-size:10px}}.block.b_LocationsMapGoogle .locations-map-container.has-active-location .map-column{width:50%;flex:0 0 50%;max-width:50%;justify-content:flex-end}.block.b_LocationsMapGoogle .locations-map-container.has-active-location .map-column .map-wrapper{max-width:100%}.block.b_LocationsMapGoogle .locations-map-container.has-active-location .locations-column{display:block;width:50%;flex:0 0 50%;max-width:50%}@media(max-width: 991px){.block.b_LocationsMapGoogle .locations-map-container.has-active-location .map-column,.block.b_LocationsMapGoogle .locations-map-container.has-active-location .locations-column{width:100%;flex:0 0 100%;max-width:100%;justify-content:center}}.block.b_LocationsMapGoogle .map{width:100%;height:600px !important;border-radius:0px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative;z-index:1}.block.b_LocationsMapGoogle .leaflet-control-attribution{display:none}.block.b_LocationsMapGoogle .leaflet-marker-icon{width:20px !important;height:20px !important}.block.b_LocationsMapGoogle .marker-count img{width:35px;height:46px;-o-object-fit:cover;object-fit:cover}.block.b_LocationsMapGoogle .location-marker{position:relative}.block.b_LocationsMapGoogle .map-popup{padding:10px;min-width:200px}.block.b_LocationsMapGoogle .map-popup h4{margin:0 0 8px 0;color:#333;font-size:16px}.block.b_LocationsMapGoogle .map-popup p{margin:0 0 8px 0;color:#666;font-size:14px}.block.b_LocationsMapGoogle .map-popup button{background:#1c86f9;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s ease}.block.b_LocationsMapGoogle .map-popup button:hover{background:#1666c9}.block.b_LocationsMapGoogle .location-detail.highlight{background:#1c86f9;transition:background .3s ease}@media(max-width: 768px){.block.b_LocationsMapGoogle #osm-map{height:400px}.block.b_LocationsMapGoogle .marker-circle{width:10px;height:10px}.block.b_LocationsMapGoogle .marker-count{font-size:14px}}.block.b_LocationsMapGoogle .providers-list{max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:0px;scrollbar-color:#fff #1c86f9}.block.b_LocationsMapGoogle .address{color:#666;margin-bottom:15px}.block.b_LocationsMapGoogle .providers{list-style:none;padding:0;margin:0;max-height:400px}.block.b_LocationsMapGoogle .providers li{padding-bottom:10px !important}.block.b_LocationsMapGoogle .provider{display:flex;align-items:center;margin-bottom:15px}.block.b_LocationsMapGoogle .provider-image{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px}.block.b_LocationsMapGoogle .provider-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block.b_LocationsMapGoogle .provider-description{flex:1}.block.b_LocationsMapGoogle .provider-name{font-weight:bold;margin-bottom:4px}.block.b_LocationsMapGoogle .provider-title{color:#666;font-size:14px}.block.b_LocationsMapGoogle .more{display:inline-block;margin-top:10px;color:#1c86f9;text-decoration:none}.block.b_LocationsMapGoogle .more:hover{text-decoration:underline}@media(max-width: 991px){.block.b_LocationsMapGoogle .map-column{margin-bottom:30px}.block.b_LocationsMapGoogle .providers-list{max-height:400px}}.block.b_LocationsMapGoogle #search-control{display:none;position:absolute;top:10px;left:10px;z-index:1000;background:#fff;padding:10px;border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.2)}@media(min-width: 1200px){.block.b_LocationsMapGoogle #search-control{display:none}}.block.b_LocationsMapGoogle #search-input{padding:5px;margin-right:5px;border:1px solid #ccc;border-radius:4px;width:200px;font-family:var(--font-primary);font-size:18px}.block.b_LocationsMapGoogle .map-list-container{position:relative;width:100%;height:600px}.block.b_LocationsMapGoogle .locations-list-container{color:#fff;display:none;background:var(--color-primary-b) 23.2%;border-radius:0;box-shadow:0 1px 5px rgba(0,0,0,.2);height:100%;max-height:600px;overflow-y:auto;scrollbar-color:#fff var(--color-primary-b) 23.2%}@media(min-width: 1200px){.block.b_LocationsMapGoogle .locations-list-container{display:block}}.block.b_LocationsMapGoogle .location-item{padding:10px 0;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.block.b_LocationsMapGoogle .location-item.active{background-color:#e6f3ff}.block.b_LocationsMapGoogle .map-wrapper{height:100%}.block.b_LocationsMapGoogle #osm-map{height:100%}.block.b_LocationsMapGoogle .location-phone,.block.b_LocationsMapGoogle .location-url{font-size:.9em;margin-top:5px}.block.b_LocationsMapGoogle .location-phone a,.block.b_LocationsMapGoogle .location-url a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .2s}.block.b_LocationsMapGoogle .location-phone a:hover,.block.b_LocationsMapGoogle .location-url a:hover{color:#fff;text-decoration:underline}.block.b_LocationsMapGoogle .location-phone a:visited,.block.b_LocationsMapGoogle .location-url a:visited{color:#fff;text-decoration:underline}.block.b_LocationsMapGoogle .location-phone svg,.block.b_LocationsMapGoogle .location-url svg{flex-shrink:0}.block.b_LocationsMapGoogle .location-url{margin-top:3px}.block.b_LocationsMapGoogle .initial-message{color:#fff;font-size:1.2em;text-align:center;padding:20px}.block.b_LocationsMapGoogle .provider-search-input{background-color:#ececec;border:none;border-radius:0px;border-bottom:3px solid var(--color-secondary-b);color:var(--color-primary-b);font-size:18px !important;outline:none;padding:8px 14px 4px 14px !important}.block.b_LocationsMapGoogle .provider-search-button,.block.b_LocationsMapGoogle .provider-reset-button{background-color:var(--color-tertiary-c);border-color:var(--color-tertiary-c);color:var(--color-primary-b) !important;margin:0 !important;outline:none}.block.b_LocationsMapGoogle .provider-search-button:hover,.block.b_LocationsMapGoogle .provider-search-button:focus,.block.b_LocationsMapGoogle .provider-reset-button:hover,.block.b_LocationsMapGoogle .provider-reset-button:focus{background-color:var(--color-tertiary-b);border-color:var(--color-tertiary-b)}.block.b_LocationsMapGoogle .provider-search-input{flex:1;background-color:#ececec;border:none;border-bottom:3px solid var(--color-secondary-b);color:var(--color-primary-b);font-size:18px !important;outline:none;padding:8px 14px 4px 14px !important;min-width:0}.block.b_LocationsMapGoogle .provider-search-input:focus{outline:none}.block.b_LocationsMapGoogle .search-input-group{display:flex;gap:10px}.block.b_LocationsMapGoogle .search-container{margin-top:30px;padding:15px;position:sticky;top:0;z-index:10;background:var(--color-primary-b) 23.2%}.block.b_LocationsMapGoogle .map-alert{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:var(--color-secondary-d);color:#fff;padding:50px 73px 30px;text-align:center;z-index:9999999}.block.b_LocationsMapGoogle .map-alert button.okay{background-color:#fff;border:#fff;color:var(--color-secondary-d)}.block.b_LocationsMapGoogle .map-alert button.okay:hover{background-color:var(--color-tertiary-b);border-color:var(--color-tertiary-b)}.block.b_LocationsMapGoogle .map-alert button.close{position:absolute;top:-6px;right:4px;background-image:url("/wp-content/acftb-content/acftb-blocks/Locations Map/images/close-x.svg");background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,0);border:0px;background-size:40%}.block.b_LocationsMapGoogle .map-cover{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:2}